Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: more instances of RML fetched namespace #196

Closed
wants to merge 1 commit into from
Closed

fix: more instances of RML fetched namespace #196

wants to merge 1 commit into from

Conversation

redmer
Copy link

@redmer redmer commented Jun 16, 2023

After another CI fail where no TriplesMaps were found, I navigated through the code and saw that prefix.cc redefined rml:.

19aeab2 already fixed this in bin/parser.js; but as I was using lib/rml-generator.js, I created this PR to manually add the right rml namespace for all files where namespaces.rml was used.

Fixes #195.

@bjdmeest
Copy link
Collaborator

@redmer thanks for this! Our developments crossed each other as in v1.5.1 we fixed this issue, together with (a part of) #197, see https://github.com/RMLio/yarrrml-parser/blob/development/lib/namespaces.js .

Could you check which part of #197 still makes sense, so we can focus our next part? I'm closing this one since it got superseded. Thanks a lot for the PR though!

@bjdmeest bjdmeest closed this Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RML namespace change?
2 participants